projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a51054d
)
Generate autofiles.diff without timestamps.
author
Rob Browning
<rlb@defaultvalue.org>
Thu, 5 Jul 2007 06:50:27 +0000
(23:50 -0700)
committer
Rob Browning
<rlb@defaultvalue.org>
Thu, 5 Jul 2007 06:50:27 +0000
(23:50 -0700)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index ebad6c28b965efc7aa562a69767bf864aee0a863..730f5ce47882ec85ba51ef939067c3afe1424055 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-375,6
+375,7
@@
define update_debian_autofiles_quilt
$(quilt) import -f -P autofiles.diff debian/tmp-autofiles/new.diff
$(quilt) header -r autofiles.diff < debian/autofiles-diff-header
$(patch)
+ $(quilt) refresh --no-timestamps autofiles.diff
$(cleanup_all)
endef
deb_trash += debian/tmp-autofiles